[INFO] cloning repository https://github.com/jamesbt365/jamespy-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamesbt365/jamespy-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesbt365%2Fjamespy-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesbt365%2Fjamespy-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57f987f4cbda017ca7b86ea7217c2ad42c6ed310
[INFO] fixing jamesbt365/jamespy-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesbt365%2Fjamespy-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jamesbt365/jamespy-rs
[INFO] finished tweaking git repo https://github.com/jamesbt365/jamespy-rs
[INFO] tweaked toml for git repo https://github.com/jamesbt365/jamespy-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamesbt365/jamespy-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamesbt365/jamespy-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/jamesbt365/serenity`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/moth-rs/lumi`
[INFO] [stderr]     Updating git repository `https://github.com/jamesbt365/rosu-v2`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.53.2
[INFO] [stderr]   Downloaded to-arraystring v0.2.2
[INFO] [stderr]   Downloaded small-fixed-array v0.4.8
[INFO] [stderr]   Downloaded webpki-roots v1.0.1
[INFO] [stderr]   Downloaded bool_to_bitflags v0.1.3
[INFO] [stderr]   Downloaded extract_map v0.3.1
[INFO] [stderr]   Downloaded aformat-macros v0.1.6
[INFO] [stderr]   Downloaded aformat v0.1.8
[INFO] [stderr]   Downloaded typenum_mappings v0.1.0
[INFO] [stderr]   Downloaded unicode-ccc v0.3.0
[INFO] [stderr]   Downloaded leaky-bucket-lite v0.5.2
[INFO] [stderr]   Downloaded unicode-bidi-mirroring v0.3.0
[INFO] [stderr]   Downloaded kurbo v0.11.2
[INFO] [stderr]   Downloaded smallstr v0.3.0
[INFO] [stderr]   Downloaded usvg v0.44.0
[INFO] [stderr]   Downloaded rustybuzz v0.18.0
[INFO] [stderr]   Downloaded data-url v0.3.1
[INFO] [stderr]   Downloaded rgb v0.8.51
[INFO] [stderr]   Downloaded leptonica-sys v0.4.9
[INFO] [stderr]   Downloaded finl_unicode v1.3.0
[INFO] [stderr]   Downloaded resvg v0.44.0
[INFO] [stderr]   Downloaded zune-jpeg v0.4.19
[INFO] [stderr]   Downloaded tesseract-plumbing v0.8.0
[INFO] [stderr]   Downloaded fontdb v0.22.0
[INFO] [stderr]   Downloaded tesseract-sys v0.5.15
[INFO] [stderr]   Downloaded leptonica-plumbing v1.4.0
[INFO] [stderr]   Downloaded ttf-parser v0.24.1
[INFO] [stderr]   Downloaded handlebars v6.3.2
[INFO] [stderr]   Downloaded avif-serialize v0.8.5
[INFO] [stderr]   Downloaded rustrict v0.7.35
[INFO] [stderr]   Downloaded image-webp v0.2.3
[INFO] [stderr]   Downloaded unicode_names2_generator v1.3.0
[INFO] [stderr]   Downloaded getopts v0.2.23
[INFO] [stderr]   Downloaded emojis v0.6.4
[INFO] [stderr]   Downloaded unicode_names2 v1.3.0
[INFO] [stderr]   Downloaded leptess v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0b8db0006c93ebb80cdafc4b565985147a837e38e7783d82d81add7303c11d0d
[INFO] running `Command { std: "docker" "start" "0b8db0006c93ebb80cdafc4b565985147a837e38e7783d82d81add7303c11d0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0b8db0006c93ebb80cdafc4b565985147a837e38e7783d82d81add7303c11d0d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b8db0006c93ebb80cdafc4b565985147a837e38e7783d82d81add7303c11d0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0b8db0006c93ebb80cdafc4b565985147a837e38e7783d82d81add7303c11d0d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling to-arraystring v0.2.2
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling aformat-macros v0.1.6
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling typenum_mappings v0.1.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking aformat v0.1.8
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling mini-moka v0.10.3
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking hyper-util v0.1.15
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]    Compiling leptonica-sys v0.4.9
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling serenity v0.12.4 (https://github.com/jamesbt365/serenity?branch=components-v2-withtag-gradient-nameplates%2Fdecor-resolved#96477749)
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling tesseract-sys v0.5.15
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking small-fixed-array v0.4.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling bool_to_bitflags v0.1.3
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking extract_map v0.3.1
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking finl_unicode v1.3.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking rustrict v0.7.35
[INFO] [stderr]     Checking leptonica-plumbing v1.4.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking tesseract-plumbing v0.8.0
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rosu-mods v0.3.1
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking leaky-bucket-lite v0.5.2
[INFO] [stderr]    Compiling lumi_macros v0.0.0 (https://github.com/moth-rs/lumi?branch=main#60e4eea3)
[INFO] [stderr]     Checking smallstr v0.3.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking rosu-v2 v0.10.0 (https://github.com/jamesbt365/rosu-v2?branch=new-types#25359b5a)
[INFO] [stderr]     Checking handlebars v6.3.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking leptess v0.14.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking rgb v0.8.51
[INFO] [stderr]     Checking kurbo v0.11.2
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.3.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking unicode-ccc v0.3.0
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]     Checking rustybuzz v0.18.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking zune-jpeg v0.4.19
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking fontdb v0.22.0
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking moth_ansi v0.1.0 (/opt/rustwide/workdir/moth_ansi)
[INFO] [stderr]     Checking avif-serialize v0.8.5
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]     Checking usvg v0.44.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]     Checking emojis v0.6.4
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking resvg v0.44.0
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking lumi v0.0.0 (https://github.com/moth-rs/lumi?branch=main#60e4eea3)
[INFO] [stderr]     Checking moth_filter v0.1.0 (/opt/rustwide/workdir/moth_filter)
[INFO] [stderr]     Checking moth_core v0.2.0 (/opt/rustwide/workdir/moth_core)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:561:23
[INFO] [stdout]     |
[INFO] [stdout] 561 |           let results = query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 562 | |             r#"
[INFO] [stdout] 563 | |             SELECT
[INFO] [stdout] 564 | |                 ch.channel_id AS channel_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 598 | |             self.get_channel(channel_id.widen(), guild_id).await.ok()?.0
[INFO] [stdout] 599 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:634:23
[INFO] [stdout]     |
[INFO] [stdout] 634 |           let records = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 635 | |             r#"
[INFO] [stdout] 636 | |             SELECT
[INFO] [stdout] 637 | |                 ch.channel_id AS channel_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 669 | |         "#
[INFO] [stdout] 670 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:777:9
[INFO] [stdout]     |
[INFO] [stdout] 777 | /         sqlx::query!(
[INFO] [stdout] 778 | |             r#"
[INFO] [stdout] 779 | |             DELETE FROM private_vcs WHERE channel_id = $1
[INFO] [stdout] 780 | |             "#,
[INFO] [stdout] 781 | |             channel
[INFO] [stdout] 782 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:797:9
[INFO] [stdout]     |
[INFO] [stdout] 797 | /         sqlx::query!(
[INFO] [stdout] 798 | |             r#"
[INFO] [stdout] 799 | |             INSERT INTO private_vcs (channel_id, owner_id, allowlist_roles, message_id)
[INFO] [stdout] 800 | |             VALUES ($1, $2, $3, $4)
[INFO] [stdout] ...   |
[INFO] [stdout] 805 | |             message_id
[INFO] [stdout] 806 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:812:9
[INFO] [stdout]     |
[INFO] [stdout] 812 | /         sqlx::query!(
[INFO] [stdout] 813 | |             r#"
[INFO] [stdout] 814 | |             DELETE FROM private_vc_allowlist_users WHERE channel_id = $1
[INFO] [stdout] 815 | |             "#,
[INFO] [stdout] 816 | |             channel
[INFO] [stdout] 817 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:821:9
[INFO] [stdout]     |
[INFO] [stdout] 821 | /         sqlx::query!(
[INFO] [stdout] 822 | |             r#"
[INFO] [stdout] 823 | |             DELETE FROM private_vc_trusted_users WHERE channel_id = $1
[INFO] [stdout] 824 | |             "#,
[INFO] [stdout] 825 | |             channel
[INFO] [stdout] 826 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:830:9
[INFO] [stdout]     |
[INFO] [stdout] 830 | /         sqlx::query!(
[INFO] [stdout] 831 | |             r#"
[INFO] [stdout] 832 | |             DELETE FROM private_vc_denylist_users WHERE channel_id = $1
[INFO] [stdout] 833 | |             "#,
[INFO] [stdout] 834 | |             channel
[INFO] [stdout] 835 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:841:13
[INFO] [stdout]     |
[INFO] [stdout] 841 | /             sqlx::query!(
[INFO] [stdout] 842 | |                 r#"
[INFO] [stdout] 843 | |                 INSERT INTO private_vc_allowlist_users (channel_id, user_id)
[INFO] [stdout] 844 | |                 VALUES ($1, $2)
[INFO] [stdout] ...   |
[INFO] [stdout] 847 | |                 user_id
[INFO] [stdout] 848 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:855:13
[INFO] [stdout]     |
[INFO] [stdout] 855 | /             sqlx::query!(
[INFO] [stdout] 856 | |                 r#"
[INFO] [stdout] 857 | |             INSERT INTO private_vc_trusted_users (channel_id, user_id)
[INFO] [stdout] 858 | |             VALUES ($1, $2)
[INFO] [stdout] ...   |
[INFO] [stdout] 861 | |                 user_id
[INFO] [stdout] 862 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:869:13
[INFO] [stdout]     |
[INFO] [stdout] 869 | /             sqlx::query!(
[INFO] [stdout] 870 | |                 r#"
[INFO] [stdout] 871 | |                     INSERT INTO private_vc_denylist_users (channel_id, user_id)
[INFO] [stdout] 872 | |                     VALUES ($1, $2)
[INFO] [stdout] ...   |
[INFO] [stdout] 875 | |                 user_id,
[INFO] [stdout] 876 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:904:9
[INFO] [stdout]     |
[INFO] [stdout] 904 | /         query!(
[INFO] [stdout] 905 | |             "UPDATE private_vcs SET message_id = $1 WHERE channel_id = $2",
[INFO] [stdout] 906 | |             msg_data.id,
[INFO] [stdout] 907 | |             msg_data.channel_id,
[INFO] [stdout] 908 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:927:9
[INFO] [stdout]     |
[INFO] [stdout] 927 | /         sqlx::query!(
[INFO] [stdout] 928 | |             r#"
[INFO] [stdout] 929 | |         DELETE FROM private_vcs WHERE channel_id = $1
[INFO] [stdout] 930 | |         "#,
[INFO] [stdout] 931 | |             channel
[INFO] [stdout] 932 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:937:9
[INFO] [stdout]     |
[INFO] [stdout] 937 | /         sqlx::query!(
[INFO] [stdout] 938 | |             r#"
[INFO] [stdout] 939 | |         DELETE FROM private_vc_allowlist_users WHERE channel_id = $1
[INFO] [stdout] 940 | |         "#,
[INFO] [stdout] 941 | |             channel
[INFO] [stdout] 942 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:946:9
[INFO] [stdout]     |
[INFO] [stdout] 946 | /         sqlx::query!(
[INFO] [stdout] 947 | |             r#"
[INFO] [stdout] 948 | |         DELETE FROM private_vc_trusted_users WHERE channel_id = $1
[INFO] [stdout] 949 | |         "#,
[INFO] [stdout] 950 | |             channel
[INFO] [stdout] 951 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:955:9
[INFO] [stdout]     |
[INFO] [stdout] 955 | /         sqlx::query!(
[INFO] [stdout] 956 | |             r#"
[INFO] [stdout] 957 | |         DELETE FROM private_vc_denylist_users WHERE channel_id = $1
[INFO] [stdout] 958 | |         "#,
[INFO] [stdout] 959 | |             channel
[INFO] [stdout] 960 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:561:23
[INFO] [stdout]     |
[INFO] [stdout] 561 |           let results = query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 562 | |             r#"
[INFO] [stdout] 563 | |             SELECT
[INFO] [stdout] 564 | |                 ch.channel_id AS channel_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 598 | |             self.get_channel(channel_id.widen(), guild_id).await.ok()?.0
[INFO] [stdout] 599 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:634:23
[INFO] [stdout]     |
[INFO] [stdout] 634 |           let records = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 635 | |             r#"
[INFO] [stdout] 636 | |             SELECT
[INFO] [stdout] 637 | |                 ch.channel_id AS channel_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 669 | |         "#
[INFO] [stdout] 670 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:777:9
[INFO] [stdout]     |
[INFO] [stdout] 777 | /         sqlx::query!(
[INFO] [stdout] 778 | |             r#"
[INFO] [stdout] 779 | |             DELETE FROM private_vcs WHERE channel_id = $1
[INFO] [stdout] 780 | |             "#,
[INFO] [stdout] 781 | |             channel
[INFO] [stdout] 782 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:797:9
[INFO] [stdout]     |
[INFO] [stdout] 797 | /         sqlx::query!(
[INFO] [stdout] 798 | |             r#"
[INFO] [stdout] 799 | |             INSERT INTO private_vcs (channel_id, owner_id, allowlist_roles, message_id)
[INFO] [stdout] 800 | |             VALUES ($1, $2, $3, $4)
[INFO] [stdout] ...   |
[INFO] [stdout] 805 | |             message_id
[INFO] [stdout] 806 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:812:9
[INFO] [stdout]     |
[INFO] [stdout] 812 | /         sqlx::query!(
[INFO] [stdout] 813 | |             r#"
[INFO] [stdout] 814 | |             DELETE FROM private_vc_allowlist_users WHERE channel_id = $1
[INFO] [stdout] 815 | |             "#,
[INFO] [stdout] 816 | |             channel
[INFO] [stdout] 817 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:821:9
[INFO] [stdout]     |
[INFO] [stdout] 821 | /         sqlx::query!(
[INFO] [stdout] 822 | |             r#"
[INFO] [stdout] 823 | |             DELETE FROM private_vc_trusted_users WHERE channel_id = $1
[INFO] [stdout] 824 | |             "#,
[INFO] [stdout] 825 | |             channel
[INFO] [stdout] 826 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:830:9
[INFO] [stdout]     |
[INFO] [stdout] 830 | /         sqlx::query!(
[INFO] [stdout] 831 | |             r#"
[INFO] [stdout] 832 | |             DELETE FROM private_vc_denylist_users WHERE channel_id = $1
[INFO] [stdout] 833 | |             "#,
[INFO] [stdout] 834 | |             channel
[INFO] [stdout] 835 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:841:13
[INFO] [stdout]     |
[INFO] [stdout] 841 | /             sqlx::query!(
[INFO] [stdout] 842 | |                 r#"
[INFO] [stdout] 843 | |                 INSERT INTO private_vc_allowlist_users (channel_id, user_id)
[INFO] [stdout] 844 | |                 VALUES ($1, $2)
[INFO] [stdout] ...   |
[INFO] [stdout] 847 | |                 user_id
[INFO] [stdout] 848 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:855:13
[INFO] [stdout]     |
[INFO] [stdout] 855 | /             sqlx::query!(
[INFO] [stdout] 856 | |                 r#"
[INFO] [stdout] 857 | |             INSERT INTO private_vc_trusted_users (channel_id, user_id)
[INFO] [stdout] 858 | |             VALUES ($1, $2)
[INFO] [stdout] ...   |
[INFO] [stdout] 861 | |                 user_id
[INFO] [stdout] 862 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:869:13
[INFO] [stdout]     |
[INFO] [stdout] 869 | /             sqlx::query!(
[INFO] [stdout] 870 | |                 r#"
[INFO] [stdout] 871 | |                     INSERT INTO private_vc_denylist_users (channel_id, user_id)
[INFO] [stdout] 872 | |                     VALUES ($1, $2)
[INFO] [stdout] ...   |
[INFO] [stdout] 875 | |                 user_id,
[INFO] [stdout] 876 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:904:9
[INFO] [stdout]     |
[INFO] [stdout] 904 | /         query!(
[INFO] [stdout] 905 | |             "UPDATE private_vcs SET message_id = $1 WHERE channel_id = $2",
[INFO] [stdout] 906 | |             msg_data.id,
[INFO] [stdout] 907 | |             msg_data.channel_id,
[INFO] [stdout] 908 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:927:9
[INFO] [stdout]     |
[INFO] [stdout] 927 | /         sqlx::query!(
[INFO] [stdout] 928 | |             r#"
[INFO] [stdout] 929 | |         DELETE FROM private_vcs WHERE channel_id = $1
[INFO] [stdout] 930 | |         "#,
[INFO] [stdout] 931 | |             channel
[INFO] [stdout] 932 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:937:9
[INFO] [stdout]     |
[INFO] [stdout] 937 | /         sqlx::query!(
[INFO] [stdout] 938 | |             r#"
[INFO] [stdout] 939 | |         DELETE FROM private_vc_allowlist_users WHERE channel_id = $1
[INFO] [stdout] 940 | |         "#,
[INFO] [stdout] 941 | |             channel
[INFO] [stdout] 942 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:946:9
[INFO] [stdout]     |
[INFO] [stdout] 946 | /         sqlx::query!(
[INFO] [stdout] 947 | |             r#"
[INFO] [stdout] 948 | |         DELETE FROM private_vc_trusted_users WHERE channel_id = $1
[INFO] [stdout] 949 | |         "#,
[INFO] [stdout] 950 | |             channel
[INFO] [stdout] 951 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> moth_core/src/data/database/mod.rs:955:9
[INFO] [stdout]     |
[INFO] [stdout] 955 | /         sqlx::query!(
[INFO] [stdout] 956 | |             r#"
[INFO] [stdout] 957 | |         DELETE FROM private_vc_denylist_users WHERE channel_id = $1
[INFO] [stdout] 958 | |         "#,
[INFO] [stdout] 959 | |             channel
[INFO] [stdout] 960 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moth_core` (lib) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `moth_core` (lib test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "0b8db0006c93ebb80cdafc4b565985147a837e38e7783d82d81add7303c11d0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b8db0006c93ebb80cdafc4b565985147a837e38e7783d82d81add7303c11d0d", kill_on_drop: false }`
[INFO] [stdout] 0b8db0006c93ebb80cdafc4b565985147a837e38e7783d82d81add7303c11d0d
